Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write old format note data, so songs can be loaded in 1.2 and below #3394

Open
wants to merge 5 commits into
base: community
Choose a base branch
from

Conversation

soymonitus
Copy link
Contributor

@soymonitus soymonitus commented Feb 18, 2025

Do here an attempt to keep the most significant information, in order of priority

  • 1st - Iterance preset
  • 2nd - Fill/NotFill
  • 3rd - Probability
  • 4th - Custom iterance (since this does not exist in 1.2 it will be always discarded)

Copy link
Contributor

github-actions bot commented Feb 18, 2025

Test Results

108 tests  ±0   108 ✅ ±0   1s ⏱️ -1s
 16 suites ±0     0 💤 ±0 
 16 files   ±0     0 ❌ ±0 

Results for commit 74e2084. ± Comparison against base commit 98e95fd.

♻️ This comment has been updated with latest results.

@m-m-adams
Copy link
Collaborator

Could we put this behind the alpha/beta define and bump the minimum version? I'm ok with using it to make nightly testing easier but I really don't want this to get in the final release, we should be striving to make sure people don't need to downgrade and ensuring the documentation is clear that will be the case. If we bump the minimum version people can manually change their songs if needed and it'll be more explicit that we don't support it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants